styles and customs
This commit is contained in:
@@ -11,10 +11,13 @@
|
||||
{% endblock scripts %}
|
||||
</head>
|
||||
<body>
|
||||
<div id="leclub"><i>Le club des sans <del>sujets</del></i></div>
|
||||
<p>Âllo! Voici une liste de publications qui ont été editées avec <a href="http://pad.le-club-des-sans-sujets.org/">pad.le-club-des-sans-sujets.org</a>
|
||||
</p>
|
||||
{% block namefilter %}
|
||||
<div id="namefilter">
|
||||
<input type="text" id="namefilterinput" value="" placeholder="name filter" autofocus >
|
||||
<button id="newpadbutton">go/start pad</button>
|
||||
<input type="text" id="namefilterinput" value="" placeholder="pad name" autofocus >
|
||||
<button id="newpadbutton">goto/start pad</button>
|
||||
</div>
|
||||
<script>
|
||||
var newpadbutton = document.getElementById("newpadbutton");
|
||||
|
||||
Reference in New Issue
Block a user