]>
git.immae.eu Git - github/shaarli/Shaarli.git/blob - tpl/default/addlink.html
7 {
include="page.header"}
9 <div class=
"pure-u-lg-1-3 pure-u-1-24"></div>
10 <div id=
"addlink-form" class=
"page-form page-form-light pure-u-lg-1-3 pure-u-22-24">
11 <h2 class=
"window-title">{"Shaare a new link"|t}
</h2>
12 <form method=
"GET" action=
"#" name=
"addform" class=
"addform">
14 <input type=
"text" name=
"post" placeholder=
"{'URL or leave empty to post a note'|t}" class=
"autofocus">
17 <input type=
"submit" value=
"{'Add link'|t}">
22 {
include="page.footer"}