2015-05-19 21:10:50 +00:00
|
|
|
<?cs def:custom_masthead() ?>
|
|
|
|
<div id="header">
|
|
|
|
<div id="headerLeft">
|
2015-05-21 21:59:07 +00:00
|
|
|
<a href="<?cs var:toroot ?>reference/packages.html" tabindex="-1"><img
|
|
|
|
src="<?cs var:toroot ?>assets/cid_smart.png" alt="CID" width="50" height="50"/>
|
2015-05-19 21:10:50 +00:00
|
|
|
<span id="masthead-title">CyanogenMod Platform SDK</span></a>
|
|
|
|
</div>
|
|
|
|
</div><!-- header --><?cs
|
|
|
|
/def ?>
|
|
|
|
|