sbrs

Simple blog and RSS system
git clone git://git.margiolis.net/sbrs.git
Log | Files | Refs | README | LICENSE

articles.html (198B)


      1 <!DOCTYPE html>
      2 <html>
      3 <head>
      4         <meta charset="UTF-8">
      5         <link rel="stylesheet" href="styles.css"/>
      6         <title>Blog Index</title>
      7 </head>
      8 
      9 <body>
     10         <!--SBRS-->
     11 </body>
     12 </html>