diff options
author | Jonas Smedegaard <dr@jones.dk> | 2016-02-25 19:55:01 +0100 |
---|---|---|
committer | Jonas Smedegaard <dr@jones.dk> | 2016-02-25 19:55:01 +0100 |
commit | d980ecfe813ca79be753caeddb1789a0e22fbde0 (patch) | |
tree | 6f5ee2f99f3bd87e0f0b06b1908d804babcac69a | |
parent | c601b67c0070f26c495889d14b23413fb6042802 (diff) |
Really fix columns in inline dir (commit#24467d0).
-rw-r--r-- | tours.mdwn | 4 |
1 files changed, 2 insertions, 2 deletions
@@ -7,7 +7,7 @@ else=""" # Turliste Her finder du alle turkategorier med links til oversigter. -[[!template id=columns content=" +[[!template id=columns content=''' ## [[Den indre by|city]] [[!inline pages="link(tag/city) and !link(tag/historie)" archive=yes]] @@ -44,7 +44,7 @@ Her finder du alle turkategorier med links til oversigter. ## [[Åbne ture|aabneture]] ## [[Tours in English|english]] -"]] +''']] """]] |