Skip to content
Open
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
6 changes: 2 additions & 4 deletions options.html
Original file line number Diff line number Diff line change
@@ -1,11 +1,9 @@
<!DOCTYPE html>
<html>

<html style="height: 150px">
<head>
<title>Add to Shaarli Options</title>
</head>

<body>
<body style="height: 150px">
<label for="shaarliInstance">Your Shaarli instance:</label>
<br>
<input type="text" name="shaarliInstance" id="shaarliInstance">
Expand Down