mirror of
/repos/Prototyper.git
synced 2026-02-27 16:12:00 +01:00
fix #2 introduce concept of projects and project switching
This commit is contained in:
@@ -10,17 +10,17 @@
|
||||
<!-- @@import_leftovers__tests_test1_index -->
|
||||
<!-- @@import__tests_test1_Less_ -->
|
||||
h2 {
|
||||
background-color: orange;
|
||||
margin: 10px;
|
||||
padding:20px;
|
||||
color: darkgreen;
|
||||
background-image: url(/img/uillogo-inverse.png);
|
||||
font-size: 45px;
|
||||
background-color: orange;
|
||||
margin: 10px;
|
||||
padding:20px;
|
||||
color: darkgreen;
|
||||
background-image: url(/img/uillogo-inverse.png);
|
||||
font-size: 45px;
|
||||
}
|
||||
h1 {
|
||||
color: red;
|
||||
background-color: blue;
|
||||
padding:10px;
|
||||
color: red;
|
||||
background-color: blue;
|
||||
padding:10px;
|
||||
}
|
||||
<!-- @@_end_import__tests_test1_Less -->
|
||||
<!-- @@import__tests_test1_title_ -->Test 1<!-- @@_end_import__tests_test1_title -->
|
||||
@@ -29,8 +29,7 @@ padding:10px;
|
||||
<meta http-equiv="refresh" content="5" >
|
||||
<!-- @@less__tests_test1_Less -->
|
||||
<script src="/lib/lessjs/less-1.3.3.min.js" type="text/javascript" charset="utf-8"></script>
|
||||
<!-- @@_end_import__tests_test1_Less -->
|
||||
|
||||
<!-- @@_end_import__tests_test1_HEAD -->
|
||||
<!-- @@import__tests_test1_language_ -->NL<!-- @@_end_import__tests_test1_language -->
|
||||
<!-- @@import__tests_test1_Template_ -->
|
||||
<h1>{{title}}</h1>
|
||||
@@ -63,4 +62,4 @@ Phasellus placerat feugiat dui. Donec a leo. Vestibulum non diam.
|
||||
Curabitur ipsum. Cras sed mauris. Integer faucibus. Maecenas sodales.
|
||||
Maecenas hendrerit. Aenean dapibus odio placerat justo. Aliquam ac urna at mi cursus
|
||||
bibendum. Nullam sem.
|
||||
<!-- @@_end_import__tests_test1_EN -->
|
||||
<!-- @@_end_import__tests_test1_EN -->
|
||||
|
||||
Reference in New Issue
Block a user