thiswebshoprules

git clone https://git.tarina.org/thiswebshoprules
Log | Files | Refs

op.html.html (2593B)


      1 <!DOCTYPE html>
      2 <html>
      3 <head>
      4 <meta http-equiv="Content-Type" content="text/html; charset=UTF-8" />
      5 <title>op.html - getdafuckouttahere.net - Unnamed repository; edit this file &#39;description&#39; to name the repository.
      6 </title>
      7 <link rel="icon" type="image/png" href="../../../favicon.png" />
      8 <link rel="alternate" type="application/atom+xml" title="getdafuckouttahere.net Atom Feed" href="../../../atom.xml" />
      9 <link rel="alternate" type="application/atom+xml" title="getdafuckouttahere.net Atom Feed (tags)" href="../../../tags.xml" />
     10 <link rel="stylesheet" type="text/css" href="../../../style.css" />
     11 </head>
     12 <body>
     13 <table><tr><td><a href="../../../../"><img src="../../../logo.png" alt="" width="32" height="32" /></a></td><td><h1>getdafuckouttahere.net</h1><span class="desc">Unnamed repository; edit this file &#39;description&#39; to name the repository.
     14 </span></td></tr><tr><td></td><td>
     15 <a href="../../../log.html">Log</a> | <a href="../../../files.html">Files</a> | <a href="../../../refs.html">Refs</a></td></tr></table>
     16 <hr/>
     17 <div id="content">
     18 <p> op.html (526B)</p><hr/><pre id="blob">
     19 <a href="#l1" class="line" id="l1">      1</a> $def with (content)
     20 <a href="#l2" class="line" id="l2">      2</a> &lt;!doctype html&gt;
     21 <a href="#l3" class="line" id="l3">      3</a> &lt;HEAD&gt;
     22 <a href="#l4" class="line" id="l4">      4</a>     &lt;meta charset=&quot;utf-8&quot;&gt;
     23 <a href="#l5" class="line" id="l5">      5</a>     &lt;title&gt;TARINA | the filmmaking device&lt;/title&gt;
     24 <a href="#l6" class="line" id="l6">      6</a>     &lt;link rel=&quot;stylesheet&quot; href=&quot;/static/style.css&quot; type=&quot;text/css&quot; rel=&quot;stylesheet&quot;/&gt;
     25 <a href="#l7" class="line" id="l7">      7</a>     &lt;meta name=&quot;viewport&quot; content=&quot;width=device-width, initial-scale=1&quot;&gt; 
     26 <a href="#l8" class="line" id="l8">      8</a> &lt;/HEAD&gt;
     27 <a href="#l9" class="line" id="l9">      9</a> &lt;BODY&gt;
     28 <a href="#l10" class="line" id="l10">     10</a>     &lt;a href=&quot;/categories&quot;&gt;Categories&lt;/a&gt; | &lt;a href=&quot;/products/&quot;&gt;Products&lt;/a&gt; | &lt;a href=&quot;/shipping/&quot;&gt;Shipping&lt;/a&gt; | &lt;a href=&quot;/payments&quot;&gt;Payments&lt;/a&gt; | &lt;a href=&quot;/logout&quot;&gt;Logout&lt;/a&gt;
     29 <a href="#l11" class="line" id="l11">     11</a> &lt;div id=&quot;container&quot;&gt;
     30 <a href="#l12" class="line" id="l12">     12</a>     $:content
     31 <a href="#l13" class="line" id="l13">     13</a> &lt;/div&gt;
     32 <a href="#l14" class="line" id="l14">     14</a> &lt;/BODY&gt;
     33 </pre>
     34 </div>
     35 </body>
     36 </html>