]>
git.immae.eu Git - github/shaarli/Shaarli.git/blob - tpl/default/addlink.html
3 <head>{
include="includes"}
</head>
4 <body onload=
"document.addform.post.focus();">
6 {
include="page.header"}
8 <form method=
"GET" action=
"" name=
"addform" class=
"addform">
9 <input type=
"text" name=
"post" class=
"linkurl">
10 <input type=
"submit" value=
"Add link" class=
"bigbutton">
14 {
include="page.footer"}