Skip to content

Commit

Permalink
Create saba.php
Browse files Browse the repository at this point in the history
  • Loading branch information
Marc-Antoine Thevenet committed Dec 4, 2015
1 parent 0df2f88 commit e000e92
Showing 1 changed file with 9 additions and 0 deletions.
9 changes: 9 additions & 0 deletions saba.php
Original file line number Diff line number Diff line change
@@ -0,0 +1,9 @@
<?php
namespace Grav\Theme;

use Grav\Common\Theme;

class Saba extends Theme
{

}

0 comments on commit e000e92

Please sign in to comment.