mirror of
https://github.com/Adam-Ant/ClockworkAprilFools2017
synced 2025-06-14 02:11:12 +00:00
Add template to buy page
This commit is contained in:
@ -1,9 +1,4 @@
|
||||
{% extends "layout.html" %}
|
||||
{% block head %}
|
||||
<style type="text/css">
|
||||
body { background: #fff9f2 !important; } /* Adding !important forces the browser to overwrite the default style applied by Bootstrap */
|
||||
</style>
|
||||
{% endblock %}
|
||||
|
||||
{% block body %}
|
||||
<div class="container">
|
||||
|
Reference in New Issue
Block a user