Created
June 17, 2016 12:23
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
<!DOCTYPE html> | |
<html lang="en"> | |
<head> | |
<meta charset="utf-8"> | |
<meta http-equiv="X-UA-Compatible" content="IE=edge,chrome=1"> | |
{{> title}} | |
<meta name="viewport" content="width=device-width, initial-scale=1.0"> | |
<meta name="description" content=""> | |
<meta name="author" content=""> | |
<!-- Le styles --> | |
<link href="{{url "/themes/store/css/bootstrap.min.css"}}" rel="stylesheet"> | |
<link href="{{url "/themes/store/css/custom.css"}}" rel="stylesheet"> | |
<link href="{{url "/themes/store/css/font-awesome.min.css"}}" rel="stylesheet"> | |
<link href="{{url "/themes/store/css/font-wso2.css"}}" rel="stylesheet"> | |
<!-- Custom icons --> | |
<link href="{{url "/themes/store/css/my-icons.css"}}" rel="stylesheet"> | |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment