summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorJonas Smedegaard <dr@jones.dk>2017-03-27 21:32:14 +0200
committerJonas Smedegaard <dr@jones.dk>2017-03-27 21:32:14 +0200
commitc78137662e6f1d06bef909dd4b68da13410f1621 (patch)
tree6fbb00b496ad865b09c7d4684b36e371c74f18d2
parent14e4bd1b7244560dac60cf19c6acc2a9ccb69030 (diff)
Really really rix use template for column.
-rw-r--r--index.mdwn8
1 files changed, 4 insertions, 4 deletions
diff --git a/index.mdwn b/index.mdwn
index eec95dc..76b6a37 100644
--- a/index.mdwn
+++ b/index.mdwn
@@ -1,7 +1,7 @@
[[!meta script="/usr/share/javascript/jquery/jquery.min.js"]]
[[!meta script="/usr/share/javascript/bootstrap/js/bootstrap.min.js"]]
-[[!template id=container content=<<CONTAINER_OUTER
+[[!template id=container content=<<CONTAINER1
[[!template id=jumbotron content=<<JUMBOTRON
<img src="logo2_out.png" width="400" height="auto"/>
## We value your Privacy
@@ -20,7 +20,7 @@ business and law enforcement around the world
in creating a safer, happier place to live, work and play.
JUMBOTRON]]
-[[!template id=container content=<<CONTAINER_INNER
+[[!template id=container content=<<CONTAINER2
[[!template id=column size=7 offset=1 content=<<COLUMN
### Our tailored contents include
@@ -92,5 +92,5 @@ Partner & Head of branch, Denmark: Ms Gustafsson.
</form>
</div>
COLUMN]]
-CONTAINER_INNER]]
-CONTAINER_OUTER]]
+CONTAINER2]]
+CONTAINER1]]