X-Git-Url: https://code.kerkeslager.com/?a=blobdiff_plain;ds=sidebyside;f=src%2Fbigly%2Ftemplates%2Fbigly%2Findex.html;h=b810b6e2057508db8f19c496d81a67277154f74f;hb=c9e1b1be5a243dac10e44221db1781f2c470dc1a;hp=17bf9f74ec29c1090f510fcad9fd121e2b9ec505;hpb=9a3403f78fb8021297a0b351d458f9004a9b2b3e;p=bigly diff --git a/src/bigly/templates/bigly/index.html b/src/bigly/templates/bigly/index.html index 17bf9f7..b810b6e 100644 --- a/src/bigly/templates/bigly/index.html +++ b/src/bigly/templates/bigly/index.html @@ -1,30 +1,26 @@ +{% extends 'bigly/_base.html' %} {% load static %} - - - - bigly - - - - +{% block body %} +

bigly

+

make links big again

- - +
+ + + + + + + + + + + + + +
- -

bigly

-

make links big again

- -
- - - - - -
- - - - + +{% endblock %}